;;; QQ: 67762207
[@main]
#IF
checkpkpoint 2
#SAY
Like you hands stained with blood, I will not deal with you. \ \
<Close/@exit>
#ELSESAY
Welcome to, what I do for you? \ \
<[The use of consignment stores]/@UserMarker> \ \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>




[@UserMarker]
#CALL [System\ConsignmentMarket.txt] @UserMT

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0
#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#ACT
Mov D0 1
#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@NoQuest_Say]
#SAY
_ In order to avoid confused, everyone can be a maximum number of items consigned 20. \ \
_ <Close/@exit>
;;; QQ: 67762207